Developer Documentation

QuickTime 4 API Documentation

Wired Movies and Sprites

| Previous | Chapter Contents | Chapter Top | Next |

Actions for Flash Tracks

For more information about Flash track features and support which are new to QuickTime 4, refer to Chapter 5, "Flash Media Handler."

Constant descriptions

kActionFlashTrackSetPan
Supported flags: none Param1: [short xPercent] Param2: [short yPercent] Pans a Flash Track by the specified x and y percentages.

kActionFlashTrackSetZoom
Supported flags: none Param1: [short zoomFactor] Zooms a Flash track by zoomFactor .

kActionFlashTrackSetZoomRect
Supported flags: none Param1: [long left] Param2: [long top] Param3: [long right] Param4: [long bottom] Zooms a Flash track to the specified rectangle.

kActionFlashTrackGotoFrameNumber
Supported flags: none P aram1: [long frameNumber] Sets the movie time of the movie containing the Flash track to the time that corresponds to the specified flash frame number.

kActionFlashTrackGotoFrameLabel
Supported flags: none Param1: [CString frameLabel] Sets the movie time of the movie containing the Flash track to the time that corresponds to the flash frame with label equal to frameLabel .


© 1999 Apple Computer, Inc.

| Previous | Chapter Contents | Chapter Top | Next |